nl.telin.mymedia.uima.annotator
Class InfGainAnnotator

java.lang.Object
  extended by JTextAnnotator_ImplBase
      extended by nl.telin.mymedia.uima.annotator.InfGainAnnotator

public class InfGainAnnotator
extends JTextAnnotator_ImplBase


Constructor Summary
InfGainAnnotator()
           
 
Method Summary
 void initialize(AnnotatorContext context)
           
 void process(JCas jCas, ResultSpecification arg1)
           
 void typeSystemInit(TypeSystem aTypeSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfGainAnnotator

public InfGainAnnotator()
Method Detail

initialize

public void initialize(AnnotatorContext context)
                throws AnnotatorInitializationException,
                       AnnotatorConfigurationException
Throws:
AnnotatorInitializationException
AnnotatorConfigurationException

typeSystemInit

public void typeSystemInit(TypeSystem aTypeSystem)
                    throws AnnotatorInitializationException,
                           AnnotatorConfigurationException
Throws:
AnnotatorInitializationException
AnnotatorConfigurationException

process

public void process(JCas jCas,
                    ResultSpecification arg1)
             throws AnnotatorProcessException
Throws:
AnnotatorProcessException